home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / MUSIUSIC / MUSICEDT.LZH / README < prev    next >
Text File  |  1988-04-06  |  1KB  |  31 lines

  1. This is a little music editor written in Turbo Pascal. The executable
  2. version is included and you can use that right away.
  3.  
  4. To re-compile or modify you will need the Turbo Editor Toolbox,
  5. the QWIK and WNDW utilities for which are widely available
  6. and, of course, Turbo Pascal 4.0.
  7.  
  8. It also uses a MUS.PAS which is based on MUSIC.PAS by Gregory Arakelian
  9. and Ted Lassagne. I have included my modified version of that file.
  10. You can download the original as MUSIC.ARC on many boards that have
  11. Pascal code. Music.Pas needs to be modified to include the octave
  12. shift command ('>' and '<') of the BASICA play command language but
  13. I did not get around to it.
  14.  
  15. This is a quick hack, but it shows how you can use the editor toolbox
  16. to do some neat things. It is a great relief not to have to re-invent
  17. the wheel by writing editing routines.
  18.  
  19. I have included some music texts which I have collected along the way.
  20. Credit is given where possible. These songs were scavenged out of various
  21. BASIC programs.
  22.  
  23. Also included is a file called TUTOR which you can use to see how the
  24. Editor works. Just load it up into the editor by running ME with TUTOR
  25. as the parameter. Or you can run the editor, and use Alt-F4 to load the
  26. file.
  27.  
  28.  
  29.  
  30.  
  31.